home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / wildhearts_stage_dive.swf / scripts / DefineButton2_109 / BUTTONCONDACTION on(release).as
Text File  |  2011-08-19  |  102b  |  5 lines

  1. on(release){
  2.    _global.root.openWindow(_global.root.tinyManiaURL,true);
  3.    _root.kvClick(439);
  4. }
  5.